Skip to content

Swe 24 show pending transactions and allow cancel #16

Merged
merged 9 commits into from Apr 9, 2019

Conversation

ahm11003
Copy link
Collaborator

@ahm11003 ahm11003 commented Apr 9, 2019

  • Added functionality for "cancel payment" button on eligible recent pending transactions

- we require the `accountAlias` of the current account in order to cancel a payment
- changed the type of dictionary passed through Transactions functionality to support getting the account to transaction details, so we can ultimate use to cancel a pending payment
- we need to have the transaction locally so we can pass its members to our API to cancel payment
- added outlet for cancel button
- this will help us provide a better user experience and aesthetic in regards to showing “cancel payment” flow
- also remove boilerplate template code
@ahm11003 ahm11003 merged commit 851a96a into master Apr 9, 2019
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants